home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11737 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: athos.cc.bellcore.com!news
  2. From: "Sandeep V. Tamhankar" <stamhank@notes.cc.bellcore.com>
  3. Newsgroups: comp.lang.c,comp.lang.c++,comp.lang.tcl
  4. Subject: (no subject)
  5. Date: 15 Mar 1996 16:45:10 GMT
  6. Organization: Bell Communications Research
  7. Message-ID: <4ic6qm$d0g@athos.cc.bellcore.com>
  8. NNTP-Posting-Host: nv-stamhankar.cc.bellcore.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.2 (Windows; U; 16bit)
  13.  
  14. Hi!  I'm working on a project where I have to remotely log into a machine 
  15. and execute commands.  This isn't a normal UNIX account....in fact, I 
  16. don't own the remote system, so I can't install any server program that 
  17. will let me use RPC.  What I'm aiming for is opening a telnet connection 
  18. and have my program feed it the login, password, and then whatever 
  19. commands I need to execute.  This way I won't have to modify anything on 
  20. the remote system, and everyone will be happy.  Does anyone know how to 
  21. do this in C,C++,TCL, or X-Windows (via some macros)?  I'm open for any 
  22. suggestions no matter how messy.  Thanks!
  23.  
  24. -----------------
  25. Sandeep V. Tamhankar
  26. Analysis Technician
  27. Signaling Capabilities Analysis
  28. e-mail: stamhank@notes.cc.bellcore.com
  29.  
  30.  
  31.  
  32.